networking.fooOverUDP.<name>.protocol

Protocol number of the encapsulated packets. Specifying null (the default) creates a GUE endpoint, specifying a protocol number will create a FOU endpoint.

Type
null or integer between 1 and 255 (both inclusive)
Default
null
Declared
<nixpkgs/nixos/modules/tasks/network-interfaces.nix>